'宣言 Public Function HtmlAttribute( _ ByVal key As System.String, _ ByVal value As System.String _ ) As TransposedGridBuilder(Of T)
public TransposedGridBuilder<T> HtmlAttribute( System.string key, System.string value )
パラメータ
- key
- value
'宣言 Public Function HtmlAttribute( _ ByVal key As System.String, _ ByVal value As System.String _ ) As TransposedGridBuilder(Of T)
public TransposedGridBuilder<T> HtmlAttribute( System.string key, System.string value )